Schemat bigApi.v1
Element processingError
Schemat bigApi.v1 : Element processingError
Opis
Błąd przetwarzania
Wewnętrzny błąd SIBIG.
Processing error
Internal SIBIG error.
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Typ złożony ProcessingError
Diagram
Element errorType Element responseDateTime Element messageId Sequence Element processingError
Przegląd
processingError Typ złożony ProcessingError
Błąd przetwarzania
Wewnętrzny błąd SIBIG.
Processing error
Internal SIBIG error.
Sequence
messageId Typ prosty messageId
Identyfikator komunikatu
Ciąg znaków jednoznacznie identyfikujący komunikat o błędzie systemowym.
Message id
String uniquely identifying the message.
responseDateTime xs:dateTime
Data i czas odpowiedzi
Response date and time.
errorType Typ prosty processingErrorEnum
Rodzaj błędu systemowego
Kod identyfikujący powód wystąpienia błędu przetwarzania.
Processing error type
Code identifying cause of the processing error.
Źródło
<xs:element name="processingError" type="ba:ProcessingError" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Błąd przetwarzania</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Wewnętrzny błąd SIBIG.</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Processing error</div>
      <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">Internal SIBIG error.</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Schemat bigApi.v1